@charset "utf-8";

.container {
    width: 100%;
    min-width: 1330px;
}
.containerLeftBj {
    height: 1070px;
    background: url(../img/lefts.jpg) no-repeat;
    background-position: left 230px;
    background-size: 295px 948px;
}
.containerRightBj {
    height: 1060px;
    background: url(../img/rights.jpg) no-repeat;
    background-position: right 240px;
    background-size: 420px 908px;
    margin-top: -345px;
}
.container .containerSon {
    width: 1220px;
    margin:0 auto;
}
.container .containerSon .partOne {
    margin-top: 30px;
}
.container .containerSon .partOne .partOneLeft {
    float: left;
    width: 425px;
    height: 400px;
    position: relative;
}
.container .containerSon .partOne .partOneLeft .swiper-container .swiper-wrapper .swiper-slide {
    text-align: center;
}
.container .containerSon .partOne .partOneLeft .swiper-container .swiper-wrapper .swiper-slide img {
    width: 425px;
    height: 400px;
}
.container .containerSon .partOne .partOneLeft .swiper-pagination {
    width: 100%;
    bottom: -25px;
    display: none;
}
.container .containerSon .partOne .partOneLeft .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-right: 12px;
    background: #edeff4;
    border-radius: 0;
    opacity: 1;
}
.container .containerSon .partOne .partOneLeft .swiper-pagination-bullet:last-child {
    margin-right: 0;
}
.container .containerSon .partOne .partOneLeft .swiper-pagination-bullet-active {
    width: 40px;
    background: #73dac9;
}
.container .containerSon .partOne .partOneRight {
    float: right;
    width: 760px;
    height: 400px;
}
.container .containerSon .partOne .partOneRight .newsOne {
    height: 25px;
    border-bottom: 3px solid #00bb9c;
    position: relative;
}
.container .containerSon .partOne .partOneRight .newsOne img {
    width: 19px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 3px;
}
.container .containerSon .partOne .partOneRight .newsOne .title {
    font-size: 16px;
    font-weight: bold;
    color: #00bb9c;
    margin-left: 24px;
    letter-spacing: 2px;
}
.container .containerSon .partOne .partOneRight .newsOne .moreNews {
    float: right;
    font-size: 12px;
    color: #00bb9c;
    margin-top: 6px;
}
.container .containerSon .partOne .partOneRight .newsOne .moreNews:hover {
    color: #f2732f;
}
.container .containerSon .partOne .partOneRight .newsTwo {
    margin-top: 12px;
}
.container .containerSon .partOne .partOneRight .newsTwo .newsTitle {
    font-size: 16px;
    color: #434343;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.container .containerSon .partOne .partOneRight .newsTwo .newsTitle a {
    font-size: 16px;
    color: #434343;
}
.container .containerSon .partOne .partOneRight .newsTwo .newsTitle:hover,
.container .containerSon .partOne .partOneRight .newsTwo .newsTitle:hover a {
    color: #f2732f;
}
.container .containerSon .partOne .partOneRight .newsTwo .newsDegist {
    font-size: 14px;
    color: #898989;
    height: 40px;
    line-height: 20px;
    margin-top: 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.container .containerSon .partOne .partOneRight .newsThree {
    margin-top: 12px;
}
.container .containerSon .partOne .partOneRight .newsThree ul li {
    float: left;
    width: 360px;
    height: 20px;
    position: relative;
}
.container .containerSon .partOne .partOneRight .newsThree ul li:last-child {
    margin-left: 40px;
}
.container .containerSon .partOne .partOneRight .newsThree ul li img {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 2px;
    left: 0;
}
.container .containerSon .partOne .partOneRight .newsThree ul li .newsTitles {
    font-size: 14px;
    color: #434343;
    margin-left: 20px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.container .containerSon .partOne .partOneRight .newsThree ul li .newsTitles a {
    font-size: 14px;
    color: #434343;
}
.container .containerSon .partOne .partOneRight .newsThree ul li .newsTitles:hover,
.container .containerSon .partOne .partOneRight .newsThree ul li .newsTitles:hover a {
    color: #f2732f;
}
.container .containerSon .partOne .partOneRight .newsFour {
    margin-top: 3px;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourLeft {
    float: left;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourRight {
    float: right;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub {
    width: 360px;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne {
    width: 352px;
    height: 50px;
    padding:8px 0 8px 8px;
    background: #bdede5;
    margin-top: 20px;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne .fourTwoa {
    width: 50px;
    height: 50px;
    background: #00bb9c;
    float: left;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne .fourTwoa .secNums {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne .fourTwob {
    width: 285px;
    height: 50px;
    line-height: 24px;
    float: left;
    margin-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #00bb9c;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne .fourTwob .upDownCenter {
    height: 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne .fourTwob .upDownCenter a {
    font-size: 14px;
    font-weight: bold;
    color: #00bb9c;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne .fourTwob .upDownCenter:hover,
.container .containerSon .partOne .partOneRight .newsFour .newsFourPub .fourOne .fourTwob .upDownCenter:hover a {
    color: #f2732f;
}
.container .containerSon .partTwo {
    margin-top: 60px;
}
.container .containerSon .partTwo a {
    float: left;
    margin-right: 20px;
}
.container .containerSon .partTwo a img {
    width: 290px;
    height: 70px;
}
.container .containerSon .partTwo a:last-child {
    margin-right: 0;
}
.container .containerSon .partThree {
     margin-top: 38px;
     width: 100%;
     height: 290px;
     background: #00bb9c;
     border-radius: 10px;
     padding-top: 38px;
     text-align: center;
}
.container .containerSon .partThree .hzAfrChina {
    width: 360px;
    height: 50px;
    margin: 0 auto;
}
.container .containerSon .partThree .hzAfrChina .countries {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #ffd333;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #3d464d;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
}
.container .containerSon .partThree .hzAfrChina .countryDef {
    background: #3d464d;
    color: #ffd333;
}
.container .containerSon .partThree .hzAfrChina .countries img {
    width: 21px;
    height: 16px;
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.container .containerSon .partThree .hztypes {
    /** width: 672px; **/
    display: inline-block;
    height: 90px;
    margin: 35px auto 0 auto;
    background: #fff;
}
.container .containerSon .partThree .hztypes .hztypesSon {
    margin: 0 15px;
    padding-top: 27px;
}
.container .containerSon .partThree .hztypes .hztypesSon span {
    font-size: 16px;
    font-weight: bold;
    color: #222429;
    display: inline-block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: left;
    border-radius: 8px;
    margin-right: 6px;
    border: 1px solid #aaa;
    cursor: pointer;
}
.container .containerSon .partThree .hztypes .hztypesSon span:last-child {
    margin-right: 0;
}
.container .containerSon .partThree .hztypes .hztypesSon span:hover,
.container .containerSon .partThree .hztypes .hztypesSon span.actives {
    background: #00bb9c;
    color: #fff;
    border: 1px solid #00bb9c;
}
.container .containerSon .partThree .threeExpos {
    margin: 50px 28px 0 28px;
    background: #fff;
    height: 412px;
    position: relative;
}
.container .containerSon .partThree .threeExpos ul li {
    float: left;
    width: 370px;
    height: 272px;
    margin-right: 27px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    padding-top: 50px;
    text-align: center;
}
.container .containerSon .partThree .threeExpos ul li:last-child {
    margin-right: 0;
}
.container .containerSon .partThree .threeExpos ul li img {
    width: 160px;
    height: 160px;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.container .containerSon .partThree .threeExpos ul li .expoName {
    font-size: 16px;
    font-weight: bold;
    color: #434343;
    text-align: center;
    margin: 25px 15px 0 15px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.container .containerSon .partThree .threeExpos ul li .expoName a {
    font-size: 16px;
    color: #434343;
}
.container .containerSon .partThree .threeExpos ul li:hover .expoName,
.container .containerSon .partThree .threeExpos ul li:hover .expoName a {
    color: #f2732f;
}
.container .containerSon .partThree .threeExpos ul li .expoTime {
    font-size: 14px;
    font-weight: bold;
    color: #707070;
    text-align: center;
    margin-top: 20px;
}
.container .containerSon .partThree .threeExpos ul li .expoAddr {
    font-size: 14px;
    font-weight: bold;
    color: #707070;
    text-align: center;
    margin-top: 5px;
}
.container .containerSon .partThree .threeExpos .expoMore {
    display: block;
    font-size: 16px;
    color: #00bb9c;
    text-align: center;
    width: 160px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #00bb9c;
    letter-spacing: 2px;
    position:absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 50px auto 0 auto;
}
.container .containerSon .partThree .threeExpos .expoMore:hover {
    background: #00bb9c;
    color: #fff;
}
.container .containerSon .partFour {
    height: 116px;
    margin-top: 280px;
    box-shadow: 0px 1px 10px 3px #f1f1f1;
    padding: 0 25px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.container .containerSon .partFour input[type="text"] {
    width: 270px;
    height: 40px;
    margin: 0 15px;
    border: 1px solid #e5e5e5;
    padding: 0 5px;
    box-sizing: border-box;
    font-size: 14px;
    color: #434343;
}
.container .containerSon .partFour span {
    display: inline-block;
    width: 183px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #00bb9c;
    border: 1px solid #00bb9c;
    margin: 38px 15px 0 15px;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
}
.container .containerSon .partFour span:hover {
    color: #00bb9c;
    background: #fff;
}
.container .containerSon .partFour img {
    width: auto;
    height: 38px;
    position: absolute;
    top: 41px;
    right: 256px;
}
.container .containerSon .partFour .chooseType {
    width: 268px;
    position: absolute;
    top: 79px;
    right: 255px;
    border: 1px solid #e2e2e2;
    background: #fff;
    z-index: 10;
    overflow-y: auto;
    display: none;
}
.container .containerSon .partFour .chooseType .everyOne {
    height: 40px;
    line-height: 40px;
    border-top: 1px dashed #e2e2e2;
    padding-left: 10px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
}
.container .containerSon .partFour .chooseType .everyOne:hover {
    color: #f2732f;
}
.container .containerSon .partFour .chooseType .everyFirst {
    border-top: 0;
}
.container .containerSon .partFour .chooseCountries {
    width: 268px;
    height: 327px;
    position: absolute;
    top: 79px;
    right: 256px;
    border: 1px solid #e2e2e2;
    background: #fff;
    z-index: 10;
    overflow-y: auto;
    display: none;
}
.container .containerSon .partFour .chooseCountries::-webkit-scrollbar {
    width: 8px;
}
.container .containerSon .partFour .chooseCountries::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.container .containerSon .partFour .chooseCountries::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.container .containerSon .partFour .chooseCountries .everyOnecty {
    height: 40px;
    line-height: 40px;
    border-top: 1px dashed #e2e2e2;
    padding-left: 10px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
}
.container .containerSon .partFour .chooseCountries .everyOnecty:hover {
    color: #f2732f;
}
.container .containerSon .partFour .chooseCountries .everyCtyFirst {
    border-top: 0;
}
.container .containerSon .yunMore {
    height: 65px;
    margin-top: 50px;
    box-shadow: 0px 1px 10px 3px #f1f1f1;
    padding-right: 25px;
    box-sizing: border-box;
    background: #fff;
}
.container .containerSon .yunMore img {
    width: 198px;
    height: 65px;
}
.container .containerSon .yunMore .yunMoreWds {
    width: 65px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    background: #00bb9c;
    border-radius: 20px;
    text-align: center;
    letter-spacing: 1px;
    float: right;
    margin-top: 18px;
    cursor: pointer;
}
.container .containerSon .yunMore .yunMoreWds:hover {
    color: #00bb9c;
    background: #fff;
    border: 1px solid #00bb9c;
}
.container .containerSon .yunList {
    margin-top: 50px;
    height: 350px;
}
.container .containerSon .yunList ul li {
    float: left;
    width: 390px;
    height: 350px;
    box-shadow: 0px 1px 10px 3px #f1f1f1;
    margin-right: 25px;
    background: #fff;
    position: relative;
}
.container .containerSon .yunList ul li:last-child {
    margin-right: 0;
}
.container .containerSon .yunList ul li img.yunImg {
    width: 390px;
    height: 230px;
}
.container .containerSon .yunList ul li img.yunLogo {
    width: 70px;
    height: 57px;
    position: absolute;
    top: 15px;
    left: -12px;
}
.container .containerSon .yunList ul li .yunTime {
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 43px;
    left: -4px;
    z-index: 10;
}
.container .containerSon .yunList ul li .yunTitle {
    width: 340px;
    margin: 30px auto 0 auto;
    line-height: 25px;
    font-size: 16px;
    color: #434343;
    text-align: center;
}
.container .containerSon .yunList ul li .yunTitle a {
    font-size: 16px;
    color: #434343;
}
.container .containerSon .yunList ul li:hover .yunTitle a {
    color: #f2732f;
}
.container .containerSon .services {
    margin-top: 60px;
}
.container .containerSon .services .servicesLeft {
    float: left;
    width: 600px;
}
.container .containerSon .services .servicesLeft .xqWords {
    width: 140px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #00bb9c;
    text-align: center;
    border-left: 5px solid #00bb9c;
    border-right: 5px solid #00bb9c;
}
.container .containerSon .services .servicesLeft .servTypes {
    margin-top: 30px;
}
.container .containerSon .services .servicesLeft .servTypes a {
    display: inline-block;
    font-size: 16px;
    color: #434343;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinks1 {
    height: 24px;
    line-height: 22px;
    padding-left: 25px;
    background: url(../img/serv1.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
    letter-spacing: 1px;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinks2 {
    height: 24px;
    line-height: 22px;
    padding-left: 27px;
    background: url(../img/serv2.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
    letter-spacing: 1px;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinks3 {
    height: 24px;
    line-height: 22px;
    padding-left: 27px;
    background: url(../img/serv3.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
    letter-spacing: 1px;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinks4 {
    height: 24px;
    line-height: 24px;
    padding-left: 27px;
    background: url(../img/serv4.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
    letter-spacing: 1px;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinksB1,
.container .containerSon .services .servicesLeft .servTypes a.servLinks1:hover {
    color: #00bb9c;
    background: url(../img/serv1-b.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinksB2,
.container .containerSon .services .servicesLeft .servTypes a.servLinks2:hover {
    color: #00bb9c;
    background: url(../img/serv2-b.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinksB3,
.container .containerSon .services .servicesLeft .servTypes a.servLinks3:hover {
    color: #00bb9c;
    background: url(../img/serv3-b.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
}
.container .containerSon .services .servicesLeft .servTypes a.servLinksB4,
.container .containerSon .services .servicesLeft .servTypes a.servLinks4:hover {
    color: #00bb9c;
    background: url(../img/serv4-b.jpg) no-repeat;
    background-position: left center;
    background-size: 22px 22px;
}
.container .containerSon .services .servicesLeft .servTypes span {
    font-size: 16px;
    margin: 0 24px;
}
.container .containerSon .services .servicesLeft .serviceLists {
    margin-top: 25px;
    height: 180px;
}
.container .containerSon .services .servicesLeft .serviceLists ul.serviceUL1 li {
    float: left;
    height: 25px;
    line-height: 25px;
    background: #e5e5e5;
    font-size: 14px;
    color: #434343;
    text-align: center;
}
.container .containerSon .services .servicesLeft .serviceLists ul.serviceUL1 li.servTitle1 {
    width: 370px;
}
.container .containerSon .services .servicesLeft .serviceLists ul.serviceUL1 li.servTitle2 {
    width: 110px;
    margin-left: 5px;
}
.container .containerSon .services .servicesLeft .serviceLists .everyServiceOne .serviceUL2 {
    height: 30px;
    border-bottom: 1px dashed #d5d5d5;
}
.container .containerSon .services .servicesLeft .serviceLists .everyServiceOne .serviceUL2 ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #434343;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.container .containerSon .services .servicesLeft .serviceLists .everyServiceOne .serviceUL2 ul li.servNeir1 {
    width: 370px;
}
.container .containerSon .services .servicesLeft .serviceLists .everyServiceOne .serviceUL2 ul li.servNeir1 a {
    font-size: 14px;
    color: #434343;
}
.container .containerSon .services .servicesLeft .serviceLists .everyServiceOne .serviceUL2 ul li.servNeir1:hover,
.container .containerSon .services .servicesLeft .serviceLists .everyServiceOne .serviceUL2 ul li.servNeir1:hover a {
    color: #f2732f;
}
.container .containerSon .services .servicesLeft .serviceLists .everyServiceOne .serviceUL2 ul li.servNeir2 {
    width: 110px;
    margin-left: 5px;
    text-align: center;
}
.container .containerSon .services .servicesRight {
    float: right;
    width: 508px;
    background: #fff;
}
.container .containerSon .services .servicesRight .nowAsk {
    width: 100px;
    height: 30px;
    line-height: 28px;
    background: #00bb9c;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.container .containerSon .services .servicesRight .inputTop {
    position: relative;
}
.container .containerSon .services .servicesRight .inputTop img {
    width: 104px;
    height: 104px;
    position: absolute;
    top: -16px;
    right: 0;
}
.container .containerSon .services .servicesRight .inputTop .inputTopTxt {
    margin-top: 16px;
}
.container .containerSon .services .servicesRight .inputTop .inputTopTxt input[type="text"] {
    width: 396px;
    height: 30px;
    padding: 0 5px;
    font-size: 15px;
    color: #a0a0a0;
    border: 0;
    border-bottom: 1px solid #2e2d2d;
    box-sizing: border-box;
}
.container .containerSon .services .servicesRight .inputBottom {
    margin-top: 16px;
}
.container .containerSon .services .servicesRight .inputBottom input[type="text"] {
    width: 508px;
    height: 30px;
    padding: 0 5px;
    font-size: 15px;
    color: #a0a0a0;
    border: 0;
    border-bottom: 1px solid #2e2d2d;
    box-sizing: border-box;
}
.container .containerSon .services .servicesRight .ziButton {
    width: 508px;
    height: 35px;
    line-height: 35px;
    margin-top: 38px;
    font-size: 18px;
    border: 1px solid #2e2d2d;
    color: #00bb9c;
    text-align: center;
    cursor: pointer;
}
.container .containerSon .services .servicesRight .ziButton:hover {
    background: #00bb9c;
    color: #fff;
}
.container .containerSon .hallList {
    height: 65px;
    margin-top: 60px;
    box-shadow: 0px 1px 10px 3px #f1f1f1;
    padding-right: 20px;
    box-sizing: border-box;
    border-left: 16px solid #00bb9c;
}
.container .containerSon .hallList .hallWds {
    width: 90px;
    height: 66px;
    line-height: 66px;
    font-size: 20px;
    font-weight: bold;
    color: #00bb9c;
    margin-left: 12px;
    float: left;
}
.container .containerSon .hallList .hallWds a {
    font-size: 20px;
    font-weight: bold;
    color: #00bb9c;
    letter-spacing: 2px;
}
.container .containerSon .hallList .hallWds a:hover {
    color: #f2732f;
}
.container .containerSon .hallList .fanye {
    width: 90px;
    height: 31px;
    float: right;
    margin-top: 19px;
}
.container .containerSon .hallList .fanye span {
    display: inline-block;
    border: 1px solid #aaa;
    width: 26px;
    height: 26px;
    text-align: center;
    cursor: pointer;
}
.container .containerSon .hallList .fanye span.stwos {
    margin-left: 18px;
}
.container .containerSon .hallList .fanye span img {
    width: 15px;
    height: 18px;
    margin-top: 4px;
}
.container .containerSon .hallList .fanye span:hover img {
    transform:scale(1.2);
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.container .containerSon .hallImgs {
    margin-top: 50px;
    width: 1236px;
}
.container .containerSon .hallImgs .swiper-container .swiper-wrapper .swiper-slide {
    width: 287px;
    height: 290px;
}
.container .containerSon .hallImgs .swiper-container .swiper-wrapper .swiper-slide img {
    width: 287px;
    height: 260px;
}
.container .containerSon .hallImgs .swiper-container .swiper-wrapper .swiper-slide .hallTitle {
    width: 260px;
    margin: 6px auto 0 auto;
    font-size: 14px;
    color: #434343;
    text-align: center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.container .containerSon .hallImgs .swiper-container .swiper-wrapper .swiper-slide .hallTitle a {
    font-size: 14px;
    color: #434343;
}
.container .containerSon .hallImgs .swiper-container .swiper-wrapper .swiper-slide:hover .hallTitle,
.container .containerSon .hallImgs .swiper-container .swiper-wrapper .swiper-slide:hover .hallTitle a {
    color: #f2732f;
}